Papers with dynamic routing policy

2 papers
Towards Linear Time Neural Machine Translation with Capsule Networks (D19-1)

Copied to clipboard

Challenge: Neural Machine Translation (NMT) is an endto-end learning approach to machine translation.
Approach: They propose a capsule network with dynamic routing for linear time Neural Machine Translation . they map the source sentence into a matrix with pre-determined size and apply a deep LSTM network to decode the target sequence from the source representation.
Outcome: The proposed network achieves comparable results with the Transformer system on English-German and English-French tasks.
Information Aggregation via Dynamic Routing for Sequence Encoding (C18-1)

Copied to clipboard

Challenge: Currently, little attention is paid to how to aggregate text sequences into fixed-size vectors.
Approach: They propose an aggregation mechanism to obtain a fixed-size encoding with a dynamic routing policy.
Outcome: The proposed method outperforms other aggregating methods on five text classification tasks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations